connect your GW2348 or compatible device using the serial port at baud rate 115200. support for other gateworks devices will follow soon. i'm waiting right now for the arrival of some test devices enter the boot loader by pushing ctrl+c now type: ensure that a tftp server is running on your configured tftp server location within the bootloader. otherwise change the bootloader network settings to your location. consider to plugin the network cable on ETH0 instructions for GW2348-4 or generic 16 mb flash devices fis init -f load -r -v -b 0x00800000 zImage fis create -b 0x00800000 -f 0x050080000 -l 0x00200000 -r 0x00800000 linux fis create -n linux load -r -v -b 0x00800000 root.fs fis create -b 0x00800000 -f 0x050280000 -l 0x00D20000 ramdisk fis create -b 0x00800000 -f 0x050FA0000 -l 0x00020000 mampf fis create -b 0x00800000 -f 0x050FC0000 -l 0x00020000 nvram fis load linux exec instructions for GW2348-2 or generic 8 MB flash devices fis init -f load -r -v -b 0x00800000 zImage fis create -b 0x00800000 -f 0x050080000 -l 0x00200000 -r 0x00800000 linux fis create -n linux load -r -v -b 0x00800000 root.fs fis create -b 0x00800000 -f 0x050280000 -l 0x00520000 ramdisk fis create -b 0x00800000 -f 0x0507A0000 -l 0x00020000 mampf fis create -b 0x00800000 -f 0x0507C0000 -l 0x00020000 nvram fis load linux exec consider to configure the boot script fis load linux exec using fconfig one time installed, future upgrades can be done with the webinterface using the gateworx-firmware-squashfs.bin binary troubleshooting for broken webflashes: one time installed it is possible to flash dd-wrt from the redboot bootloader without loosing the activation in the following way load -r -v -b 0x00800000 zImage fis create linux fis create -n linux load -r -v -b 0x00800000 root.fs fis create ramdisk this may happen sometimes also if all should be okay. the reason is that the redboot bootloader contains a small bug which causes invalid image lengths while loading. i will release a bootloader update soon as possible consider that this firmware must be registered. keys can be obtained within our shop at www.dd-wrt.com if you want to receive one single free evaluation key, just contact us at info@dd-wrt.com